home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / program / vbprnt20.zip / README.TXT next >
Text File  |  1996-05-31  |  1KB  |  38 lines

  1. VBPRINT Library v2.00 by Robert Simpson (Black Castle Software, LLC)
  2. Released to the public domain on 05/23/1996
  3.  
  4. This program is specifically tailored for Visual Basic Programmers, allowing
  5. greater and easier access to Windows printer devices.
  6.  
  7.  
  8. Features include:
  9. Access to the printer's ExtDeviceMode() function call to get/set printer
  10. settings & open the printer's setup dialog box
  11.  
  12. Ability to change paper bins/orientation on the fly via VBResetDC() function
  13.  
  14. Can query the printer driver via DeviceCapabilities() to get types of paper
  15. bins, paper sizes, available resolutions, etc
  16.  
  17. Get/Set default Windows printer
  18. Get all available printers
  19. Full source code for the DLLs
  20. 3-flavors:
  21. 16 bit version works with VB3 and VB4/16bit
  22. 16 bit version made for VB4/16bit
  23. 32 bit version made for VB4/32bit
  24.  
  25. All versions are fully Win3.x and Win95 compatible (not tested on WinNT, but
  26. it probably works just fine...I hope!)
  27.  
  28.  
  29. Enjoy!
  30.  
  31.  
  32. Robert Simpson
  33. Programmer at Large
  34. BC Software
  35. Phx, AZ
  36. simpson@primenet.com
  37.  
  38.